home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2001 May / SGI Freeware 2001 May - Disc 1.iso / dist / fw_qt.idb / usr / freeware / doc / Qt / README.z / README
Encoding:
Text File  |  2001-04-12  |  2.2 KB  |  51 lines

  1.           Qt FREE EDITION 2.3.0 SOURCE CODE-stable DISTRIBUTION
  2.  
  3. This is the official release of the Qt Free Edition version 2.3.0.
  4.  
  5. You may use the Qt Free Edition for software development free of charge
  6. only if you develop Free (non-proprietary) Software. The LICENSE.QPL file
  7. explains what you may or may not do with the Qt Free Edition.
  8.  
  9. The Qt Free Edition may only be used on the X Window System.
  10.  
  11. If you are using Qt for developing commercial, proprietary, or other
  12. software not covered by the terms listed in the LICENSE.QPL file, you
  13. must have have a license for commercial Qt editions. Please see
  14. http://www.trolltech.com/purchase.html for how to obtain this. Qt
  15. commercial editions also support Microsoft Windows.  
  16.  
  17. The INSTALL file explains how to install Qt.
  18.  
  19. If you want to enable built-in GIF image reading support in Qt, run
  20. configure with the "-gif" argument before compiling.
  21.  
  22. The Qt Free Edition is currently supported on Linux, Solaris, SunOS,
  23. FreeBSD, OSF/1, Irix, BSD/OS, NetBSD, SCO, HP-UX and AIX. If you want
  24. to port Qt to a new platform, please read the PORTING file.
  25.  
  26. The Qt Reference Documentation is available in HTML format in the
  27. qt/doc/html directory. Start your favorite Web browser with the
  28. doc/html/index.html file. The class reference doc. is also included in
  29. Unix man format in the qt/doc/man directory.
  30.  
  31. If you are new to Qt it is a good idea to read the tutorial. It is located
  32. in doc/html/tutorial.html. The tutorial directory contains the programs
  33. used in the tutorial.
  34.  
  35. The example programs in the examples directory demonstrate some Qt
  36. features. You can study these examples to get an overview of how Qt
  37. programs can be written, or look at doc/html/examples.html with your
  38. browser.
  39.  
  40. If you find any bugs, please see information in the reference
  41. documentation about how to report it.
  42.  
  43. If you want to join the Qt user forum mailing list, send a message to
  44. qt-interest-request@trolltech.com containing a single word "subscribe".  If
  45. you want to be added to our announcements mailing list (no spam), send
  46. a message to qt-announce-request@trolltech.com containing a single word
  47. "subscribe".
  48.  
  49. If you are interested in commercial Qt licensing, please write
  50. to sales@trolltech.com.  Other mail can be sent to info@trolltech.com.
  51.